Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 28,861 for

watermark api

(0.06 sec)
  1. Adding text watermarks | Documentation

    Following code snippet shows how to add text Watermark to a document. If the document consists of multiple parts (pages, worksheets, slides, frames etc), the Watermark will be added to all of them. advanced_usage.adding_text_Watermarks.AddTextWatermark // Specify an absolute or relative path to your image. Ex: "C:\\Docs\\image.png" Watermarker Watermarker = new Watermarker("image.png"); // Initialize the font to be used for Watermark Font font = new Font("Arial", 19, FontStyle.Bold | FontStyle.Italic); // Create the Watermark object TextWatermark Watermark = new TextWatermark("Test Watermark", font); // Set Watermark properties Watermark....Watermark Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/watermark/java/adding-text-w...
  2. GroupDocs.Watermark Overview | Documentation

    GroupDocs.Watermark for .NET is a powerful Api for managing Watermarks in the various documents formats such as PDF, DOCX/DOC/RTF, PPTX/PPT, XLSX/XLS, JPG, PNG, TIFF, GIF and many others....Watermark Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/watermark/net/groupdocs-wate...
  3. Features overview | Documentation

    GroupDocs.Watermark for .NET Api presents a wide range of features like creating a Watermark, removing Watermark, adding Watermark to photos, removing Watermark from photo and more....Watermark Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/watermark/python-net/feature...
  4. Add watermarks to PowerPoint presentations | Do...

    Add Watermarks to PowerPoint presentations. Add Watermark to particular slide with simple or advanced settings easily....Watermark Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/watermark/net/add-watermarks...
  5. Watermarks in Word document | Documentation

    This article explains how to add Watermarks in word processing document in Java....Watermark Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/watermark/java/watermarks-in...
  6. Adding image watermarks | Documentation

    GroupDocs.Watermar Api supports adding the following image file types as image Watermark: Bmp; Png; Gif; Jpeg. Add image Watermark from local file Following code snippet shows how to add ImageWatermark to a document. If the document consists of multiple parts (pages, worksheets, slides, frames etc), the Watermark will be added to all of them. advanced_usage.adding_image_Watermarks.AddImageWatermark // Specify an absolute or relative path to your document. Ex: "C:\\Docs\\presentation.pptx" Watermarker Watermarker = new Watermarker("presentation....Watermark Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/watermark/java/adding-image-...
  7. Rasterize document or page | Documentation

    The Watermark can be removed from the PDF documents using third-party tools. However, if you want to remove a Watermark that is almost impossible to remove, you can rasterize pdf documents. GroupDocs.Watermark provides the feature to convert all the pages of a PDF document to raster images with only one line of code....Watermark Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/watermark/java/rasterize-doc...
  8. Add watermarks to spreadsheet documents | Docum...

    GroupDocs.Watermark provides an easy way to add Watermark to the worksheets of any Excel document....Watermark Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/watermark/net/add-watermarks...
  9. Add watermarks to spreadsheet documents | Docum...

    Adding Watermark to a particular worksheet GroupDocs.Watermark provides an easy way to add Watermark to the worksheets of any Excel document. Adding Watermark to a particular Excel worksheet using GroupDocs.Watermark consists of following steps. Load the document Create and initialize Watermark object Set Watermark properties Create SpreadsheetWatermarkShapeOptions and call setWorksheetIndex() Add Watermark to the worksheet Save the document Following code shows how to add Watermark to a particular worksheet....Watermark Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/watermark/java/add-watermark...
  10. Features Overview | Documentation

    GroupDocs.Watermark for Java Api presents a wide range of features like creating a Watermark, removing Watermark, adding Watermark to photos, removing Watermark from photo and more....Watermark Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/watermark/java/features-over...